You are here: Symbol Reference > Dew Namespace > Dew.Stats Namespace > Dew.Stats.Units Namespace > Classes > RegModels Class > RegModels Methods > LnEval Method > RegModels.LnEval Method ([In] double[], double)
Dew Stats for .NET
ContentsIndexHome
PreviousUpNext
RegModels.LnEval Method ([In] double[], double)

Evaluate the logarithm y(x)=b[0] + b[1]*ln(x) model.

Syntax
C#
Visual Basic
public static double LnEval([In] double[] B, double X);

The observed values obey the following equation: 

 

 

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!